func mime.fromHex
3 uses
mime (current package)
encodedword.go#L394: if hb, err = fromHex(a); err != nil {
encodedword.go#L397: if lb, err = fromHex(b); err != nil {
encodedword.go#L403: func fromHex(b byte) (byte, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)